Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DP-187 #289

Merged
merged 20 commits into from
Jul 15, 2024
Merged

DP-187 #289

merged 20 commits into from
Jul 15, 2024

Conversation

webit4me
Copy link
Contributor

@webit4me webit4me commented Jul 14, 2024

image
This has been tested while the feature branch was in use and can confirm images have been pushed to the orchestrator account:
image
And repository has been tagged with a new release:
image

Github Actions:

  • Broke down the existing workflow info pr-check and build-test-publish.
    • pr-check runs what it used to except publishing documentaions, when PR to main is opened.
    • build-test-publish also runs similar steps, plus publishes documentation as well as pushes docker images tagged based on both date and commit revision to Orchestrator's ECR.

Infra:

  • Moved ECRs from service accounts to the orchestrator
  • Updated services to pull images from Orchestrator's ECR using the latest published version, stored in the SSM parameter
  • Updated roles and ECR policy in the service accounts and the orchestrator to allow retriving both image and latest service version when provisioning ECS cluster in service accounts
  • Move Grafana's ECR to Orchestrator account and update its service
  • Add CodeBuild repository and configuration to build/store custom image
  • Upgrade to terraform 1.9.2 and terragrunt 0.62.0

Makefile Outdated Show resolved Hide resolved
@webit4me webit4me merged commit be91475 into main Jul 15, 2024
8 checks passed
@webit4me webit4me deleted the DP-187 branch July 15, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants